home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / DefineButton2_206 / BUTTONCONDACTION on(release).as
Text File  |  2008-09-12  |  78b  |  5 lines

  1. on(release){
  2.    _root.controles.flush();
  3.    _root.gotoAndStop("xtest");
  4. }
  5.